.aj_head{position: fixed;top: 0;left: 0;right: 0;z-index: 100;}
.aj_head_c{display: flex;justify-content: space-between;align-items: center;height: 128px;transition: .3s;}
.aj_head_l{display: flex;align-items: center;color: #fff;}
.aj_head_l>a>img{}
.aj_head_l>a>img:last-child{display: none;}
.aj_head_l>h1{padding-left: 6%;border-left: 1px solid #fff;margin-left: 6%;line-height: 2;font-size: 14px;white-space: nowrap;}
.aj_head_l>h1>p{font-size: 16px;font-weight: 600;}

.aj_head_r{display: flex;justify-content: space-between;gap: 30px;height: 100%;}
.aj_head_i{position: relative;text-align: center;}
.aj_head_i>a{display: inline-block;line-height: 128px;transition: .3s;color: #fff;font-size: 15px;vertical-align: middle;white-space: nowrap;}
.aj_head_a{}
.aj_head_a>a{font-weight: bold;color: var(--base);}

/* .aj_head_menu{margin-left: 50px;cursor: pointer;} */

.aj_head_white{background-color: #fff;box-shadow: 0px 1px 7px rgba(34, 24, 21, 0.13);}
.aj_head_white .aj_head_c{height: 100px;}
.aj_head_white .aj_head_l{color: #333;}
.aj_head_white .aj_head_l>a>img:first-child{display: none;}
.aj_head_white .aj_head_l>a>img:last-child{display: inline;}
.aj_head_white .aj_head_l>h1{border-color: #aaa;}
.aj_head_white .aj_head_i>a{color: #333;line-height: 100px;}
.aj_head_white .aj_head_a>a{color: var(--base);}
.aj_head_white .aj_head_r{color: #333;}
.aj_head_white .aj_head_s>img:first-of-type{display: none;}
.aj_head_white .aj_head_s>img:last-of-type{display: inline;}


.aj_head_s{position: relative;}
.aj_head_s>img{height: 94px;object-fit: none;}
.aj_head_s>img:last-of-type{display: none;}
.aj_head_sear{padding: 20px 40px 30px;width: 316px;position: absolute;display: none;top: 100%;right: 0;width: auto;background-color: #fff;}
.aj_head_se{border-bottom: 1px solid #eee;display: flex;justify-content: space-between;align-items: center;}
.aj_head_se>select{background-color: var(--base);color: #fff;height: 30px;padding: 0 5px;margin-right: 15px;border-radius: 5px;}
.aj_head_se>input{height: 50px;color: #333;}
.aj_head_se>img{cursor: pointer;}

.aj_head_ex{position: absolute;top: 80%;left: 50%;transform: translateX(-50%);z-index: 2;overflow: hidden;box-shadow: 2px 2px 6px 1px #eee;border-radius: 10px;;}
.aj_head_exc{background-color: #fff;display: none;}
.aj_head_exc>a{color: #666;font-size: 13px;display: block;text-align: center;height: 40px;line-height: 40px;transition: .3s;padding: 0 30px;white-space: nowrap;}
.aj_head_exc>a:hover{background-color: var(--base);color: #fff;}

/* .aj_head_over{position: absolute;top: 100%;right: calc(50vw - var(--lg) / 2 - 15px);z-index: 2;background-color: #f9f9f9;overflow: hidden;box-shadow: 0 1px 12px 1px #eee;text-align: left;} */
.aj_over_oi{display: none;position: absolute;top: 100%;left: -400px;}
.aj_over_oic{display: flex;flex-wrap: wrap;align-items: flex-start;padding: 40px;width: 900px;background: #f7f7f7 url('/images/hf/40.png') no-repeat right bottom;}
.aj_over_oii{width: 30%;margin-right: 5%;margin-bottom: 60px;text-align: left;}
.aj_over_oii:nth-child(3n){margin: 0;}
.aj_over_oii>h1{font-size: 16px;font-weight: 600;padding-bottom: 15px;border-bottom: 1px solid #ddd;margin-bottom: 15px;}
.aj_over_oii>a{line-height: 2;display: block;}
.aj_over_oii>a::before{content: '·';font-weight: 600;margin: 0 10px;}
.aj_over_oii>a:hover{color: var(--base);}

/* #0a3981 */
.aj_foot{color: #fff;}
.aj_foot_t{background-color: #2c74bc}
.aj_foot_tt{padding: 70px 0 70px;border-bottom: 1px solid rgba(255, 255, 255, .1);display: flex;justify-content: space-between;align-items: center;}
.aj_foot_ttr{display: flex;gap: 10px;align-items: center;}
.aj_foot_tm{padding: 80px 0;display: flex;justify-content: space-between;}
.aj_foot_tml{display: flex;gap: 4vw;}
.aj_foot_ti{}
.aj_foot_ti>h1{font-size: 18px;margin-bottom: 20px;font-weight: 600;}
.aj_foot_ti>a{display: block;line-height: 2.8;color: #eee;}
.aj_foot_tr{text-align: center;}
.aj_foot_tr>p{font-size: 16px;margin-top: 10px;}

.aj_foot_b{color: #666;}
.aj_foot_bc{display: flex;justify-content: space-between;padding: 30px 0;}

/* .aj_title{text-align: center;padding: 30px 0;}
.aj_title>h1{font-size: 30px;font-weight: 600;}
.aj_title>h1>span{color: var(--base);}
.aj_title>span{display: inline-block;width: 65px;height: 5px;background-color: var(--base);margin-top: 30px;}
.aj_title>p{font-size: 16px;margin-top: 20px;} */

/* .aj_nav{margin-top: -85px;border-top: 1px solid rgba(255, 255, 255, .3);position: relative;z-index: 1;;}
.aj_nav_c{height: 85px;display: flex;justify-content: space-between;align-items: center;width: var(--lg);margin: 0 auto;color: #ddd;}
.aj_nav_l>img{margin-right: 20px;}
.aj_nav_l>span{margin: 0 10px;font-family: monospace,serif;}
.aj_nav_a{color: #fff;font-weight: 900;}
.aj_nav_r{display: flex;gap: 20px;}
.aj_nav_r>a{padding: 12px 28px;border: 1px solid rgba(255, 255, 255, .3);border-radius: 10px;}
.aj_nav_r>.aj_cate_a{background-color: #fff;color: var(--base);} */

.aj_cate{position: relative;z-index: 1;}
.aj_cate_c{display: flex;width: var(--lg);margin: 0 auto;align-items: center;height: 84px;justify-content: center;}
.aj_cate_i{transition: .3s;cursor: pointer;text-align: center;}
.aj_cate_i>a{color: #333;transition: .3s;display: block;line-height: 84px;padding: 0 56px;font-size: 16px;}
.aj_cate_a{}
.aj_cate_i:hover >a{color: #fff;background-image: var(--bi)}
.aj_cate_a>a{color: #fff;background-image: var(--bi)}

.aj_nav{margin-top: -71px;border-top: 1px solid rgba(255, 255, 255, .3);position: relative;z-index: 1;}
.aj_nav_c{height: 70px;display: flex;align-items: center;width: var(--lg);margin: 0 auto;color: #eee;}
.aj_nav_c>img{margin-right: 20px;}
.aj_nav_c>a{}
.aj_nav_c>span{margin: 0 10px;font-family: monospace,serif;}
.aj_nav_a{color: #fff;font-weight: bold;}


.aj_banner{position: relative;overflow: hidden;}
.aj_banner>img{width: 100%;height: 80vh;object-fit: cover;}
.aj_banner_w{position: absolute;left: 0;top: 0;bottom: 0;right: 0;color: #fff;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.aj_banner_w>h1{font-size: 40px;margin-bottom: 30px;}
.aj_banner_w>p{line-height: 2;font-size: 20px;color: #ddd;}
.aj_banner_v{margin-top: 60px;}
.aj_banner_v>p{margin-top: 30px;font-size: 16px;}

.aj_nv{margin-top: 60px;width: 100%;padding: 0 0 60px;}
.aj_nv_c{display: flex;justify-content: space-between;align-items: center;gap: 40px;}
.aj_nv_c>a{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;line-height: 2;}
.aj_nv_c>a:hover{color: var(--base);}

.aj_aside{position: fixed;right: 20px;top: 60vh;z-index: 10;border-radius: 10px;padding: 10px 0;background-color: #fff;box-shadow: 0 0px 10px 0px #efefef;}
.aj_aside_i{position: relative;cursor: pointer;transition: .3s;display: flex;flex-direction: column;justify-content: center;align-items: center;padding: 14px 20px;}
/* [totop]{height: 0;transition: .3s;} */
.aj_aside_i>img{}
.aj_aside_i>img:nth-child(2){display: none;}
/* .aj_aside_i>span{color: #fff;}    */
.aj_aside_i:hover>img:first-child{display: none;}
.aj_aside_i:hover>img:nth-child(2){display: inline;}
.aj_aside_r{position: absolute;right: calc(100% + 10px);top: 0;display: none;width: 206px;padding: 12px;color: var(--base);box-shadow: 0 0 10px -3px #ddd;text-align: center;font-size: 15px;font-weight: bold;background-color: #fff;}
.aj_aside_r>img{width: 100%;}
/* .aj_aside_i:hover{background-color: #218ac6;} */
.aj_aside_i:hover >.aj_aside_r{display: block;}


.aj_tact{background: url('/images/hf/20.jpg') no-repeat center;background-size: cover;margin-bottom: 100px;}
.aj_tact_c{padding: 100px 0;color: #fff;display: flex;justify-content: space-between;align-items: center;}
.aj_tact_l{}
.aj_tact_l>h2{font-size: 24px;}
.aj_tact_l>h1{font-size: 62px;margin-top: 20px;}
.aj_tact_c>a{padding: 0 100px;line-height: 68px;border-radius: 34px;border: 1px solid #fff;font-size: 16px;}

.aj_vid{position: fixed;margin: 0 auto;left: 0;top: 0;right: 0;bottom: 0;z-index: 120;display: none;background-color: rgba(0,0,0,.5)}
.aj_vid>video{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 80vw;}
.aj_vid>i{position: absolute;top: 3vw;right: 6vw;font-style: normal;font-weight: bold;font-size: 50px;color: #fff;z-index: 21;cursor: pointer;}

/* .aj_out{padding: 1px 0;background-color: #f7f7f7;}
.aj_cont{display: flex;justify-content: space-between;margin: 60px auto ;width: var(--md);}
.aj_left{width: 18%;overflow: hidden;}
.aj_left_t{padding: 22px 26px;background-color: var(--base);color: #fff;}
.aj_left_t>h1{font-size: 18px;font-weight: bold;display: flex;justify-content: space-between;align-items: center;}
.aj_left_t>h1>span{border-radius: 50%;width: 20px;height: 20px;border: 3px solid #fff;}
.aj_left_t>p{font-size: 16px;margin-top: 10px;}
.aj_left_l{padding: 10px 0;}
.aj_left_i{background-color: #f7f7f7;}
.aj_left_i>a{display: block;line-height: 50px;padding: 0 20px;cursor: pointer;white-space: nowrap;}
.aj_left_i.aj_left_a{background-color: var(--base);color: #fff;} */
/* .aj_left_i{margin-bottom: 10px;}
.aj_left_i>a{background-color: #f7f7f7;border-left: 10px solid var(--base);height: 50px;line-height: 50px;display: block;padding-left: 24px;font-size: 16px;cursor: pointer;}
.aj_left_i>a>i{font-family: monospace,serif;float: right;font-style: normal;padding: 18px 10px;color: var(--base);line-height: 1;transition: .3s;}
.aj_left_ii{padding: 10px 0;display: none;}
.aj_left_ii>a{display: block;height: 46px;line-height: 46px;font-size: 14px;padding-left: 34px;color: #474747;cursor: pointer;}
.aj_left_ii>.aj_left_ia{background-color: var(--base);color: #fff;position: relative;}
.aj_left_ii>.aj_left_ia::before{content: '';width: 9px;height: 100%;position: absolute;left: 0;background-color: var(--base);} */
/* .aj_right{width: 78%;background-color: #fff;} */

.aj_wage{height: 100px;}
.aj_wage>svg{height: 100%;width: 100%;}
.aj_wage>svg>.fall{transform: rotate(180deg);transform-origin: 50% 130%;}
.aj_wage>svg use{animation: move-forever 5s cubic-bezier(.55, .5, .45, .5) infinite;}
@keyframes move-forever {
    0% { transform: translateX(-42px); }
    100% { transform: translateX(133px); }
}


@media screen and (max-width: 1200px){
    .aj_head_c{height: 6rem;}
    .aj_head_white .aj_head_c{height: 6rem;}
    .aj_head_l>a>img{height: 4rem;}

    .aj_head_menu{width: 3rem;}
    .aj_head_menu>img{width: 100%;}

    .aj_head_r{position: fixed;top: 0;left: 0;background-color: #fff;flex-direction: column;padding: 50px 0;z-index: 100;transition: unset;display: none;margin: 0;width: 100%;height: 100%;}
    .aj_head_r>i{position: absolute;top: 20px;right: 20px;font-size: 30px;font-weight: bold;font-style: normal;line-height: 1;color: #666;}
    .aj_head_i{margin: 0;padding: 0;width: 100%;height: 5.6rem;}
    .aj_head_i>a{width: 100%;text-align: center;color: #999;height: 6rem;line-height: 6rem;margin: 0;padding: 0;font-size: 1.5rem;}
    .aj_head_i>a>h1{font-weight: 400;font-size: 1.8rem;}
    .aj_head_a>a{color: var(--base);font-weight: bold;}
    .aj_head_exc{display: none;}


    .aj_foot{}
    .aj_foot_tt{padding: 2rem 0 3rem;flex-direction: column;gap: 2rem;align-items: flex-start;}
    .aj_foot_tm{flex-direction: column;padding: 4rem 0;}
    .aj_foot_ti{}
    
    .aj_foot_tr{margin-top: 2rem;text-align: center;}
    .aj_foot_b{flex-direction: column;align-items: center;line-height: 2;padding: 2rem 0 0;font-size: 1.4rem;margin-top: 0;}
    .aj_foot_b>p{text-align: center;}

    .aj_banner>img{height: 40rem;object-fit: cover;}
    .aj_banner_w>h1{font-size: 2rem;}
    .aj_banner_w>p{font-size: 1.2rem;text-align: center;padding: 0 1.5rem;line-height: 1.6;}
    
    .aj_title{padding: 3rem 0;}
    .aj_title>h1{font-size: 2.6rem;}
    .aj_title>p{font-size: 1.6rem;margin-top: 1rem;}
    .aj_title>span{margin-top: 2rem;}

    .aj_tact_c{flex-direction: column;gap: 4rem;}
    .aj_tact_l{text-align: center;}
    .aj_tact_l>h2{font-size: 2rem;}
    .aj_tact_l>h1{font-size: 3rem;}
    .aj_tact_c>a{padding: 0 6rem;;line-height: 4rem;font-size: 1.4rem;}

    .aj_vid>video{width: 100vw;}
    
    .aj_nav{overflow-x: auto;padding: 0 1.5rem;margin-top: calc(-7rem - 1px);}
    .aj_nav_c{width: 300vw;height: 7rem;}

    .aj_cate{width: 100%;margin-top: 0;overflow: auto;}
    .aj_cate_c{width: 100%;justify-content: flex-start;height: 6rem;overflow: auto;}
    .aj_cate_c>h1{display: none;}
    .aj_cate_w{gap: unset;width: 100%;}
    .aj_cate_i{line-height: unset;width: auto;}
    .aj_cate_i>a{padding: 0 2rem;line-height: 6rem;font-size: 1.4rem;}
    
    .aj_cont{margin: 0 0 6rem;flex-direction: column;width: 100%;}
    .aj_left{width: 100%;border-radius: 0;overflow: auto;}
    .aj_left_t{display: none;}
    .aj_left_l{padding: 0;display: flex;width: 200vw;}
    .aj_left_i{margin-bottom: 0;}
    .aj_left_i>a{display: none;}
    .aj_left_ii{display: flex;padding: 2rem 0;}
    .aj_left_ii>a{padding: 0 2rem;height: 4rem;line-height: 4rem;}
    .aj_right{padding: 0 1.5rem;width: 100%;margin-top: 3rem;}

    .aj_nv{margin-top: 5rem;flex-direction: column;padding: 2rem;}
    .aj_nv_l{width: 100%;}
    .aj_nv_l>a{width: 100%;line-height: 2;}
    .aj_nv_l>a:last-child{text-align: left;}
    .aj_nv_r{margin-top: 2rem;}
    .aj_nv_r>a{height: 4rem;line-height: 4rem;padding: 0 2rem;}

    .aj_wage{height: 4rem;}

}